Vector Spaces ปร ภ ม เวกเตอร

Size: px
Start display at page:

Download "Vector Spaces ปร ภ ม เวกเตอร"

Transcription

1 Vector Spaces ปร ภ ม เวกเตอร 1

2 5.1 Real Vector Spaces ปร ภ ม เวกเตอร ของจ านวนจร ง

3 Vector Space Axioms (1/2) Let V be an arbitrary nonempty set of objects on which two operations are defined, addition and multiplication by scalars (numbers). By addition we mean a rule for associating with each pair of objects u and v in V an object u + v, called the sum of u and v; by scalar multiplication we mean a rule for associating with each scalar k and each object u in V an object ku, called the scalar multiple of u by k. If the following axioms are satisfied by all objects u, v, w in V and all scalars k and l, then we call V a vector space and we call the objects in V vectors. 3

4 Vector Space Axioms(2/2) 1) If u and v are objects in V, then u + v is in V. 2) u + v = v + u 3) u + (v + w) = (u + v) + w 4) There is an object 0 in V, called a zero vector for V, such that 0 + u = u + 0 = u for all u in V. 5) For each u in V, there is an object u in V, called a negative of u, such that u + ( u) = ( u) + u = 0. 6) If k is any scalar and u is any object in V, then ku is in V. 7) k (u + v) = ku + kv 8) (k + l) u = ku + lu 9) k (lu) = (kl) (u) 10) 1u = u 4

5 Remark Depending on the application, scalars may be real numbers or complex numbers. Vector spaces in which the scalars are complex numbers are called complex vector spaces, and those in which the scalars must be real are called real vector spaces. We shall discuss complex vector spaces; until then, all of our scalars will be real numbers. The definition of a vector space specifies neither the nature of the vectors nor the operations. Any kind of object can be a vector, and the operations of addition and scalar multiplication may not have any relationship or similarity to the standard vector operations on R n. The only requirement is that the ten vector space axioms be satisfied. 5

6 Example 1 R n Is a Vector Space The set V = R n with the standard operations of addition and scalar multiplication is a vector space. The three most important special cases of R n are o R (the real numbers), o R 2 (the vectors in the plane), and o R 3 (the vectors in 3-space). 6

7 Example 2 A Vector Space of 2 2 Matrices (1/4) Show that the set V of all 2 2 matrices with real entries is a vector space if vector addition is defined to be matrix addition and vector scalar multiplication is defined to be matrix scalar multiplication. 7

8 Example 2 A Vector Space of 2 2 Matrices (2/4) Solution. In this example we will find it convenient to verify the axioms in the following order: 1, 6, 2, 3, 7, 8, 9, 4, 5, and 10. u u u Let u = and v = u v v v v To prove Axiom 1, we must show that u + v is an object in V; that is we must show that u + v is a 2 2 matrix. u11 u12 v11 v12 u + v = + = u21 u 22 v21 v 22 u + v u + v u + v u + v

9 Example 2 A Vector Space of 2 2 Matrices (3/4) Similarly, Axiom 6 hold because for any real number k we have u11 u12 ku11 ku12 ku = k = u u ku ku so that ku is a 2 2 matrix and consequently is an object in V. Axioms 2: u + v = v + u u u v v v v u u u v = u21 u + 22 v21 v = + = + 22 v21 v 22 u21 u v u 22 Axiom 3: u + (v + w) = (u + v) + w (3,7, 8, 9, 4, 5, and 10 แสดงเอง) 9

10 Example 3 A Vector Space of m n Matrices Example 2 is a special case of a more general class of vector spaces. The arguments in that example can be adapted to show that the set V of all m n matrices with real entries, together with the operations matrix addition and scalar multiplication, is a vector space. The m n zero matrix is the zero vector 0, and if u is the m n matrix U, then matrix U is the negative u of the vector u. We shall denote this vector space by the symbol M mn. 10

11 Example 4 A Vector Space of Real-Valued Functions Let V be the set of real-valued functions defined on the entired real line (-, ). If f = f(x) and g = g(x) are two such functions and k is any real number, defined the sum function f + g and the scalar multiple kf, respectively, by (f + g)(x) = f (x) + g(x) and (kf )(x) = kf (x) 11

12 Remark In the preceding example we focused attention on the interval (-, ). Had we restricted our attention to some closed interval [a, b] or some open interval (a, b), the functions defined on those intervals with the operations stated in the example would also have produced vector spaces. Those vector spaces are denoted by F[a, b] and F(a, b). 12

13 Example 5 A Set That Is Not a Vector Space Let V = R 2 and define addition and scalar multiplication operations as follows: If u = (u 1, u 2 ) and v = (v 1, v 2 ), then define u+ v= ( u + v, u + v ) and if k is any real number, then define ku = ( ku,0) 1 13

14 Example 5 A Set That Is Not a Vector Space (Solution) There are values of u for which Axiom 10 fails to hold. For example, if u = (u 1, u 2 ) is such that u 2 0,then 1u= 1( u, u ) = (1 u,0) = ( u,0) u Thus, V is not a vector space with the stated operations. 14

15 Example 6 Every Plane Through the Origin Is a Vector Space Let V be any plane through the origin in R 3. (สมการระนาบผ านจ ดก าเน ด ax + by + cz = 0 ) From Example 1, we know that R 3 itself is a vector space under these operation. Thus, Axioms 2, 3, 7, 8, 9, and 10 hold for all points in R 3 and consequently for all points in the plane V. We therefore need only show that Axioms 1, 4, 5, and 6 are satisfied. 15

16 Example 7 The Zero Vector Space Let V consist of a single object, which we denote by 0, and define = 0 and k0 = 0 for all scalars k. We called this the zero vector space. 16

17 Theorem Let V be a vector space, u a vector in V, and k a scalar; then: a) 0u = 0 b) K0 = 0 c) (-1)u = -u d) If ku = 0, then k = 0 or u = 0. 17

18 5.2 Subspaces ปร ภ ม ย อย

19 Definition A subset W of a vector space V is called a subspace of V if W is itself a vector space under the addition and scalar multiplication defined on V. 19

20 Theorem If W is a set of one or more vectors from a vector space V, then W is a subspace of V if and only if the following conditions hold. a) If u and v are vectors in W, then u + v is in W. b) If k is any scalar and u is any vector in W, then ku is in W. 20

21 Remark Theorem states that W is a subspace of V if and only if W is a closed under addition (condition (a)) and closed under scalar multiplication (condition (b)). 21

22 Example 1 Testing for a Subspace Let W be any plane through the origin and let u and v be any vectors in W. Then u + v must line in W because it is the diagonal of the parallelogram determined by u and v, and ku must line in W for any scalar k because ku lies on a line through u. Thus, W is closed under addition and scalar multiplication, so it is a sunspace of R 3. 22

23 Example 2 Lines Through the Origin Are Subspaces Show that a line through the origin of R 3 is a subspace of R 3. Solution. Let W be a line through the origin of R 3. 23

24 Example 3 A subspace of R 2 That Is Not a Subspace Let W be the set of all points (x, y) in R 2 such that x > 0 and y > 0. These are the points in the first quadrant. The set W is not a subspace of R 2 since it is not closed under scalar multiplication. 24

25 Remark Every nonzero vector space V has at least two subspace: V itself is a subspace, and the set {0} consisting of just the zero vector in V is a subspace called the zero subspace. Combining this with Example 1 and 2, we obtain the following list of subspaces of R 2 and R 3 : 25

26 Subspace of R 2 {0} Lines through the origin R 2 Subspace of R 3 {0} Lines through the origin Planes through origin R 3 Remark These are the only subspaces of R 2 and R 3. 26

27 Example 4 Subspaces of M nn From Theorem the sum of two symmetric matrices is symmetric, and a scalar multiple of a symmetric matrix is symmetric. Thus, the set of n n symmetric matrices is a subspace of the vector space M nn of n n matrices. The set of n n upper triangular matrices, the set of n n lower triangular matrices, and the set of n n diagonal matrices all form subspaces of M nn, since each of these sets is closed under addition and scalar multiplication. 27

28 Example 5 A Subspace of Polynomials of Degree < n Let n be a nonnegative integer, and let W consist of all function expressible in the form p(x) = a 0 + a 1 x a n x n where a 0,,a n are real number. Let p and q be the polynomials Then and p(x) = a 0 + a 1 x a n x n and q(x) = b 0 + b 1 x b n x n (p + q)(x) = p(x) + q(x) = (a 0 + b 0 ) + (a 1 + b 1 )x (a n + b n )x n (kp)(x) = kp(x) = (ka 0 ) + (ka 1 )x (ka n )x n These functions have the form given in (1), so p + q and kp lie in W. We shall denote the vector space W in this example by the symbol P n. 28

29 Example 6 Subspaces of Functions Continuous on (-, ) Recall from calculus that if f and g are continuous functions on the interval (-, ) and k is a constant, then f + g and kf are also continuous. Thus, the continuous functions on the interval (-, ) form a subspace of F(-, ), since they are closed under addition and scalar multiplication. We denote this subspace by C(-, ). Similarly, if f and g have continuous first derivatives on (-, ) form a subspace of F(-, ). We denote this subspace by C 1 (-, ), where the subscript 1 is used to emphasize the first derivate. However, it is a theorem of calculus that every differentiable function is continuous, so C 1 (-, ) is actually a subspace of C(-, ). 29

30 Example 6 Subspaces of Functions Continuous on (-, ) To take this a step further, for each positive integer m, the functions with continuous m th derivatives on (-, ) form a subspace of C 1 (-, ) as do the functions that have continuous derivates of all orders. We denote the subspace of functions with continuous m th derivatives on (-, ) by C m (-, ), and we denote the subspace of functions that have continuous derivatives of all order on (-, ) by C (-, ). Finally, it is a theorem of calculus that polynomials have continuous derivatives of all order, so P n is a subspace of C (-, ). 30

31 Example 6 Subspaces of Functions Continuous on (-, ) 31

32 Solution Space of Homogeneous Systems If Ax = b is a system of the linear equations, then each vector x that satisfies this equation is called a solution vector of the system. The following theorem shows that the solution vectors of a homogeneous linear system form a vector space, which we shall call the solution space of the system. 32

33 Theorem If Ax = 0 is a homogeneous linear system of m equations in n unknowns, then the set of solution vectors is a subspace of R n. 33

34 Example 7 Solution Spaces That Are Subspaces of R 3 (a) ! " $ % x y z! " $ % = 0 0 0! " $ % (b) ! " $ % x y z! " $ % = 0 0 0! " $ % (c) ! " $ % x y z! " $ % = 0 0 0! " $ % (d) ! " $ % x y z! " $ % = 0 0 0! " $ % Each of these systems has three unknowns, so the solutions form subspaces of R 3. Geometrically, this means that each solution space must be a line through the origin, a plane through the origin, the origin only, or all of R 3. We shall now verify that this is so. 34

35 Example 7 Solution Spaces That Are Subspaces of R 3 Solution. (a) x = 2s 3t, y = s, z = t x = 2y 3z or x 2y + 3z = 0 This is the equation of the plane through the origin with n = (1, 2, 3) as a normal vector. (b) x = 5t, y = t, z = t which are parametric equations for the line through the origin parallel to the vector v = ( 5, 1, 1). (c) The solution is x = 0, y = 0, z = 0, so the solution space is the origin only, that is {0}. (d) The solution are x = r, y = s, z = t, where r, s, and t have arbitrary values, so the solution space is all of R 3. 35

36 Definition A vector w is a linear combination of the vectors v 1, v 2,, v r if it can be expressed in the form w = k 1 v 1 + k 2 v k r v r where k 1, k 2,, k r are scalars. 36

37 Example 8 Vectors in R 3 Are Linear Combinations of i, j, and k Every vector v = (a, b, c) in R 3 is expressible as a linear combination of the standard basis vectors since i = (1, 0, 0), j = (0, 1, 0), k = (0, 0, 1) v = (a, b, c) = a(1, 0, 0) + b(0, 1, 0) + c(0, 0, 1) = ai + bj + ck 37

38 Example 9 Checking a Linear Combination Consider the vectors u = (1, 2, 1) and v = (6, 4, 2) in R 3. Show that w = (9, 2, 7) is a linear combination of u and v and that w = (4, 1, 8) is not a linear combination of u and v. 38

39 Example 9 Checking a Linear Combination Solution. In order for w to be a linear combination of u and v, there must be scalars k 1 and k 2 such that w = k 1 u + k 2 v; (9, 2, 7) = (k 1 + 6k 2, 2k 1 + 4k 2, k 1 + 2k 2 ) Equating corresponding components gives k 1 + 6k 2 = 9 2k 1 + 4k 2 = 2 k 1 + 2k 2 = 7 Solving this system yields k 1 = 3, k 2 = 2, so w = 3u + 2v 39

40 Example 9 Checking a Linear Combination Similarly, for w to be a linear combination of u and v, there must be scalars k 1 and k 2 such that w = k 1 u + k 2 v; (4, -1, 8) = k 1 (1, 2, 1) + k 2 (6, 4, 2) Or (4, 1, 8) = (k 1 + 6k 2, 2k 1 + 4k 2, k 1 + 2k 2 ) Equating corresponding components gives k 1 + 6k 2 = 4 2 k 1 + 4k 2 = 1 k 1 + 2k 2 = 8 This system of equation is inconsistent, so no such scalars k 1 and k 2 exist. Consequently, w is not a linear combination of u and v. 40

41 Theorem If v 1, v 2,, v r are vectors in a vector space V, then: a) The set W of all linear combinations of v 1, v 2,, v r is a subspace of V. b) W is the smallest subspace of V that contain v 1, v 2,, v r in the sense that every other subspace of V that contain v 1, v 2,, v r must contain W. 41

42 Definition If S = {v 1, v 2,, v r } is a set of vectors in a vector space V, then the subspace W of V containing of all linear combination of these vectors in S is called the space spanned by v 1, v 2,, v r and we say that the vectors v 1, v 2,, v r span W. To indicate that W is the space spanned by the vectors in the set S = {v 1, v 2,, v r }, we write W = span(s) or W = span{v 1, v 2,, v r } 42

43 Example 10 Spaces Spanned by One or Two Vectors If v 1 and v 2 are nonlinear vectors in R 3 with their initial points at the origin, then span{v 1, v 2 }, which consists of all linear combinations k1 v 1 + k2 v 2 is the plane determined by v 1 and v 2. Similarly, if v is a nonzero vector in R 2 and R 3, then span{v}, which is the set of all scalar multiples kv, is the linear determined by v. 43

44 Example 10 Spaces Spanned by One or Two Vectors 44

45 Example 11 Spanning Set for P n The polynomials 1, x, x 2,, x n span the vector space P n defined in Example 5 since each polynomial p in P n can be written as p = a 0 + a 0 x + + a n x n which is a linear combination of 1, x, x 2,, x n. We can denote this by writing P n = span{1, x, x 2,, x n } 45

46 Example 12 Three Vectors That Do Not Span R 3 Determine whether v 1 = (1, 1, 2), v 2 = (1, 0, 1), and v 3 = (2, 1, 3) span the vector space R 3. 46

47 Example 12 Three Vectors That Do Not Span R 3 Solution. We must determine whether an arbitrary vector b = (b 1, b 2, b 3 ) in R3 can be expressed as a linear combination b = k 1 v 1 + k 2 v 2 + k 3 v 3 Expressing this equation in terms of components gives (b 1, b 2, b 3 ) = k 1 (1, 1, 3) + k 2 (1, 0, 1) + k 3 (2, 1,3) or (b 1, b 2, b 3 ) = (k 1 + k 2 + 2k 3, k 1 + k 3, 2k 1 + k k 3 ) or k 1 + k 2 + 2k 3 = b 1 + k 3 = b k 1 2k 1 + k k 3 = b 3! A = " $,det( A) = 0 % by parts (e) and (g) of Theorem 4.3.4, this system is consistent for all b 1, b 2, and b 3 if and only if the coefficient matrix has a nonzero determinant. However, det(a) = 0, so that v 1, v 2, and v 3, do not span R3. 47

48 Theorem If S = {v 1, v 2,, v r } and S = {w 1, w 2,, w r } are two sets of vector in a vector space V, then span{v 1, v 2,, v r } = span{w 1, w 2,, w r } if and only if each vector in S is a linear combination of these in S and each vector in S is a linear combination of these in S. 48

49 5.3 Linear Independence อ สระเช งเส น

50 Definition If S={v 1, v 2,, v r } is a nonempty set of vector, then the vector equation k 1 v 1 +k 2 v 2 + +k r v r =0 has at least one solution, namely k 1 =0, k 2 =0,, k r =0 If this the only solution, then S is called linearly independent set. If there are other solutions, then S is called a linear dependent set. 50

51 Example 1 A Linear Dependent Set Let v 1 =(2, 1, 0, 3), v 2 =(1, 2, 5, 1), v 3 =(7, 1, 5, 8), The set of vectors S={v 1, v 2, v 3 } is linearly dependent, since 3v 1 + v 2 v 3 =0. 51

52 Example 2 A Linearly Dependent Set The polynomials p 1 =1 x, p 2 =5+3x 2x 2, and p 3 =1+3x x 2 The set S={p 1, p 2, p 3 } of polynomials in P 2 is linearly dependensince 3p 1 p 2 +2p 3 =0. 52

53 Example 3 Linear Independent Sets Consider the vectors i=(1,0,0), j=(0,1,0) and k=(0,0,1) in R 3. The vector equation k 1 i+k 2 j+k 3 k=0 has only solution (k 1, k 2, k 3 )=(0, 0, 0). So the set S={i, j, k} is linearly independent. A similar argument can be used to show the vectors e 1 =(1, 0, 0,,0), e 2 =(0, 1, 0,, 0),, e n =(0, 0, 0,, 1) form a linearly independent set in R n. 53

54 Example 4 Determining Linear Independence/Dependence Determine whether the vectors v 1 =(1, 2, 3), v 2 =(5, 6, 1), v 3 =(3, 2, 1) form a linearly dependent set or a linearly independent set. Solution In terms of components the vector equation k 1 v 1 +k 2 v 2 +k 3 v 3 =0 becomes k 1 (1, 2, 3)+k 2 (5, 6, 1)+k 3 (3, 2, 1)=(0, 0, 0) Thus, v 1, v 2, and v 3 form a linearly dependent set if this system has a nontrivial solution, or a linearly independent set if it has only the trivial solution. Solving this system yields k 1 = 1/2t, k 2 = 1/2t, k 3 =t. 54

55 Example 4 Determining Linear Independence/Dependence If the system has nontrivial solutions, then the set {v 1, v 2, v 3 } is a linearly dependent set. Alternatively, we could show the existence of nontrivial solutions by showing that the coefficient matrix has determinant zero. (or A RR I n ) 55

56 Example 5 Linearly Independent Set in P n Show that the polynomials 1, x, x 2,, x n form a linearly independent set of vectors in P n. Solution Let p 0 =1, p 1 =x, p 2 = x 2,, p n =x n and assume a 0 p 0 +a 1 p 1 +a 2 p 2 + +a n p n = 0 (1) or equivalently, a 0 +a 1 x+a 2 x 2 + +a n x n = 0 for all x in (-, ) we must show that a 0 = a 1 = a 2 = = a n = 0 Recall from algebra that a nonzero polynomial of degree n has at most n distinct roots. But this implies that a 0 =a 1 =a 2 = =a n =0; otherwise, it would follow from (1) that a 0 +a 1 x+a 2 x 2 + +a n x n is a nonzero polynomial with infinitely many roots. 56

57 Theorem A set with two or more vectors is: a) Linearly dependent if and only if at least one of the vectors in S is expressible as a linear combination of the other vectors in S. b) Linearly independent if and only if no vector in S is expressible as a linear combination of the other vectors in S. 57

58 Example 6 Example 1 Revisited In Example 1 we saw that the vectors v 1 =(2, 1, 0, 3), v 2 =(1, 2, 5, 1), and v 3 =(7, 1, 5, 8) Form a linearly dependent set. In this example each vector is expressible as a linear combination of the other two since it follows from the equation 3v 1 +v 2 v 3 = 0 that v 1 = 1/3v 2 +1/3v 3, v 2 = 3 v 1 +v 3, and v 3 = 3v 1 +v 2 58

59 Example 7 Example 3 Revisited Consider the vectors i=(1, 0, 0), j=(0, 1, 0), and k=(0, 0, 1) in R 3. Suppose that k is expressible as k=k 1 i+k 2 j Then, in terms of components, (0, 0, 1)=k 1 (1, 0, 0)+k 2 (0, 1, 0) or (0, 0, 1)=(k 1, k 2, 0) But the last equation is not satisfied by any values of k 1 and k 2, so k cannot be expressed as a linear combination of i and j. Similarly, i is not expressible as a linear combination of j and k, and j is not expressible as a linear combination of i and k. 59

60 Theorem a) A finite set of vectors that contains the zero vector is linearly dependent. b) A set with exactly two vectors is linearly independently if and only if neither vector is a scalar multiple of the other. 60

61 Example 8 Using Theorem 5.3.2b The function f 1 =x and f 2 =sin x form a linear independent set of vectors in F(-, ), since neither function is a constant multiple of the other. 61

62 Geometric Interpretation In R 2 and R 3, a set of two vectors is linearly independent if and only if the vectors do not lie on the same line when they are placed with their initial points at the origin. 62

63 Geometric Interpretation In R 3, a set of three vectors is linearly independent if and only if the vectors do not lie in the same plane when they are placed with their initial points at the origin. 63

64 Theorem Let S={v 1, v 2,, v r } be a set of vectors in R n. If r>n, then S is linearly dependent. 64

65 Linear Independence of Functions If f 1 =f 1 (x), f 2 =f 2 (x),, f n =f n (x) are n 1 times differentiable functions on the interval (-, ), then the determinant of W(x) = f 1 (x) f 2 (x)... f n (x) f 1 ' (x) f 2 ' (x)... f n ' (x) : : : f (n 1) 1 (x) f (n 1) 2 (x)... f (n 1) n (x) is called the Wronskian of f 1, f 2,,f n. As we shall now know, this determinant is useful for ascertaining whether the functions f 1, f 2,,f n form a linear independent set of vectors in the vector space C (n-1) (-, ). 65

66 Linear Independence of Functions Suppose, for the moment, that f 1, f 2,,f n are linear dependent vectors in C (n-1) (-, ). Then, there exist scalars k 1, k 2,, k n, not all zero, such that k 1 f 1 (x)+ k 2 f 2 (x)+ + k n f n (x)=0 for all x in the interval (-, ). Combining this equation with the equations obtained by n 1 successive differentiations yields. k 1 f 1 (x) + k 2 f 2 (x) k n f n (x) = 0 k 1 f ' (x) + 1 k 2 f ' (x) ' k f n n (x) = 0 k 1 f (n 1) (x) + k 1 2 f (n 1) (x) k (n 1) f 2 n n (x) = 0 66

67 Linear Independence of Functions Thus, the linear dependence of f 1, f 2,,f n implies that the linear system f 1 (x) f 2 (x)... f n (x) f 1 ' (x) f 2 ' (x)... f n ' (x) : : : f (n 1) 1 (x) f (n 1) 2 (x)... f (n 1) n (x) has a nontrivial solution for every x in the interval (-, ). This implies in turn that for every x in (-, ) the coefficient matrix is not invertible, or equivalently, that its determinant (the Wronskian) is zero for ever x in (-, ). k 1 k 2 : k n = 0 0 : 0 67

68 Theorem If the functions f 1, f 2,,f n have n-1 continuous derivatives on the interval (-, ), and if the Wronskian of these functions is not identically zero on (-, ), then these functions form a linearly independent set of vectors in C (n-1) (-, ). 68

69 Example 9 Linearly Independent Set in C 1 (-, ) Show that the functions f 1 =x and f 2 =sin x form a linearly independent set of vectors in C 1 (-, ). Solution The Wronskian is W(x) = x sinx 1 cosx = x cosx sinx This function does not have value zero for all x in the interval (-, ), so f 1 and f 2 form a linearly independent set. 69

70 Example 10 Linearly Independent Set in C 2 (-, ) Show that the functions f 1 =1 and f 2 =e x, and f3=e 2x form a linearly independent set of vectors in C 2 (-, ). Solution The Wronskian is 1 e x e 2x 0 e x 2e 2x = 2e 3x 0 e x 4e 2x This function does not have value zero for all x (in fact, for any x) in the interval (-, ), so f 1, f 2, and f 3 form a linearly independent set. 70

71 Remark If the Wronskian of f 1, f 2,,f n is identically zero on (-, ), then no conclusion can be reached the linear independence of {f 1, f 2,,f n }; this set of vectors may be linearly independent or linearly dependent. 71

Vector Spaces ปร ภ ม เวกเตอร

Vector Spaces ปร ภ ม เวกเตอร Vector Spaces ปร ภ ม เวกเตอร 5.1 Real Vector Spaces ปร ภ ม เวกเตอร ของจ านวนจร ง Vector Space Axioms (1/2) Let V be an arbitrary nonempty set of objects on which two operations are defined, addition and

More information

Elementary Linear Algebra

Elementary Linear Algebra Elementary Linear Algebra Anton & Rorres, 10 th Edition Lecture Set 05 Chapter 4: General Vector Spaces 1006003 คณ ตศาสตร ว ศวกรรม 3 สาขาว ชาว ศวกรรมคอมพ วเตอร ป การศ กษา 1/2554 1006003 คณตศาสตรวศวกรรม

More information

Lecture 16: 9.2 Geometry of Linear Operators

Lecture 16: 9.2 Geometry of Linear Operators Lecture 16: 9.2 Geometry of Linear Operators Wei-Ta Chu 2008/11/19 Theorem 9.2.1 If T: R 2 R 2 is multiplication by an invertible matrix A, then the geometric effect of T is the same as an appropriate

More information

EXERCISE SET 5.1. = (kx + kx + k, ky + ky + k ) = (kx + kx + 1, ky + ky + 1) = ((k + )x + 1, (k + )y + 1)

EXERCISE SET 5.1. = (kx + kx + k, ky + ky + k ) = (kx + kx + 1, ky + ky + 1) = ((k + )x + 1, (k + )y + 1) EXERCISE SET 5. 6. The pair (, 2) is in the set but the pair ( )(, 2) = (, 2) is not because the first component is negative; hence Axiom 6 fails. Axiom 5 also fails. 8. Axioms, 2, 3, 6, 9, and are easily

More information

Chapter 2: Linear Independence and Bases

Chapter 2: Linear Independence and Bases MATH20300: Linear Algebra 2 (2016 Chapter 2: Linear Independence and Bases 1 Linear Combinations and Spans Example 11 Consider the vector v (1, 1 R 2 What is the smallest subspace of (the real vector space

More information

Chapter 2. General Vector Spaces. 2.1 Real Vector Spaces

Chapter 2. General Vector Spaces. 2.1 Real Vector Spaces Chapter 2 General Vector Spaces Outline : Real vector spaces Subspaces Linear independence Basis and dimension Row Space, Column Space, and Nullspace 2 Real Vector Spaces 2 Example () Let u and v be vectors

More information

Lecture 17: Section 4.2

Lecture 17: Section 4.2 Lecture 17: Section 4.2 Shuanglin Shao November 4, 2013 Subspaces We will discuss subspaces of vector spaces. Subspaces Definition. A subset W is a vector space V is called a subspace of V if W is itself

More information

17. C M 2 (C), the set of all 2 2 matrices with complex entries. 19. Is C 3 a real vector space? Explain.

17. C M 2 (C), the set of all 2 2 matrices with complex entries. 19. Is C 3 a real vector space? Explain. 250 CHAPTER 4 Vector Spaces 14. On R 2, define the operation of addition by (x 1,y 1 ) + (x 2,y 2 ) = (x 1 x 2,y 1 y 2 ). Do axioms A5 and A6 in the definition of a vector space hold? Justify your answer.

More information

A matrix is a rectangular array of. objects arranged in rows and columns. The objects are called the entries. is called the size of the matrix, and

A matrix is a rectangular array of. objects arranged in rows and columns. The objects are called the entries. is called the size of the matrix, and Section 5.5. Matrices and Vectors A matrix is a rectangular array of objects arranged in rows and columns. The objects are called the entries. A matrix with m rows and n columns is called an m n matrix.

More information

A matrix is a rectangular array of. objects arranged in rows and columns. The objects are called the entries. is called the size of the matrix, and

A matrix is a rectangular array of. objects arranged in rows and columns. The objects are called the entries. is called the size of the matrix, and Section 5.5. Matrices and Vectors A matrix is a rectangular array of objects arranged in rows and columns. The objects are called the entries. A matrix with m rows and n columns is called an m n matrix.

More information

Mathematics 206 Solutions for HWK 13b Section 5.2

Mathematics 206 Solutions for HWK 13b Section 5.2 Mathematics 206 Solutions for HWK 13b Section 5.2 Section Problem 7ac. Which of the following are linear combinations of u = (0, 2,2) and v = (1, 3, 1)? (a) (2, 2,2) (c) (0,4, 5) Solution. Solution by

More information

Chapter 5. Linear Algebra. A linear (algebraic) equation in. unknowns, x 1, x 2,..., x n, is. an equation of the form

Chapter 5. Linear Algebra. A linear (algebraic) equation in. unknowns, x 1, x 2,..., x n, is. an equation of the form Chapter 5. Linear Algebra A linear (algebraic) equation in n unknowns, x 1, x 2,..., x n, is an equation of the form a 1 x 1 + a 2 x 2 + + a n x n = b where a 1, a 2,..., a n and b are real numbers. 1

More information

5.4 Basis And Dimension

5.4 Basis And Dimension 5.4 Basis And Dimension 1 Nonrectangular Coordinate Systems We describe this by saying that the coordinate system establishes a one-to-one correspondence between points in the plane and ordered pairs of

More information

2. Every linear system with the same number of equations as unknowns has a unique solution.

2. Every linear system with the same number of equations as unknowns has a unique solution. 1. For matrices A, B, C, A + B = A + C if and only if A = B. 2. Every linear system with the same number of equations as unknowns has a unique solution. 3. Every linear system with the same number of equations

More information

Vector Spaces. (1) Every vector space V has a zero vector 0 V

Vector Spaces. (1) Every vector space V has a zero vector 0 V Vector Spaces 1. Vector Spaces A (real) vector space V is a set which has two operations: 1. An association of x, y V to an element x+y V. This operation is called vector addition. 2. The association of

More information

Remark By definition, an eigenvector must be a nonzero vector, but eigenvalue could be zero.

Remark By definition, an eigenvector must be a nonzero vector, but eigenvalue could be zero. Sec 6 Eigenvalues and Eigenvectors Definition An eigenvector of an n n matrix A is a nonzero vector x such that A x λ x for some scalar λ A scalar λ is called an eigenvalue of A if there is a nontrivial

More information

Inner Product Spaces

Inner Product Spaces Inner Product Spaces Introduction Recall in the lecture on vector spaces that geometric vectors (i.e. vectors in two and three-dimensional Cartesian space have the properties of addition, subtraction,

More information

which are not all zero. The proof in the case where some vector other than combination of the other vectors in S is similar.

which are not all zero. The proof in the case where some vector other than combination of the other vectors in S is similar. It follows that S is linearly dependent since the equation is satisfied by which are not all zero. The proof in the case where some vector other than combination of the other vectors in S is similar. is

More information

Study Guide for Linear Algebra Exam 2

Study Guide for Linear Algebra Exam 2 Study Guide for Linear Algebra Exam 2 Term Vector Space Definition A Vector Space is a nonempty set V of objects, on which are defined two operations, called addition and multiplication by scalars (real

More information

1. General Vector Spaces

1. General Vector Spaces 1.1. Vector space axioms. 1. General Vector Spaces Definition 1.1. Let V be a nonempty set of objects on which the operations of addition and scalar multiplication are defined. By addition we mean a rule

More information

Dr. Abdulla Eid. Section 4.2 Subspaces. Dr. Abdulla Eid. MATHS 211: Linear Algebra. College of Science

Dr. Abdulla Eid. Section 4.2 Subspaces. Dr. Abdulla Eid. MATHS 211: Linear Algebra. College of Science Section 4.2 Subspaces College of Science MATHS 211: Linear Algebra (University of Bahrain) Subspaces 1 / 42 Goal: 1 Define subspaces. 2 Subspace test. 3 Linear Combination of elements. 4 Subspace generated

More information

Chapter 1. Vectors, Matrices, and Linear Spaces

Chapter 1. Vectors, Matrices, and Linear Spaces 1.6 Homogeneous Systems, Subspaces and Bases 1 Chapter 1. Vectors, Matrices, and Linear Spaces 1.6. Homogeneous Systems, Subspaces and Bases Note. In this section we explore the structure of the solution

More information

Linear Algebra. Preliminary Lecture Notes

Linear Algebra. Preliminary Lecture Notes Linear Algebra Preliminary Lecture Notes Adolfo J. Rumbos c Draft date May 9, 29 2 Contents 1 Motivation for the course 5 2 Euclidean n dimensional Space 7 2.1 Definition of n Dimensional Euclidean Space...........

More information

Math 4377/6308 Advanced Linear Algebra

Math 4377/6308 Advanced Linear Algebra 1.4 Linear Combinations Math 4377/6308 Advanced Linear Algebra 1.4 Linear Combinations & Systems of Linear Equations Jiwen He Department of Mathematics, University of Houston jiwenhe@math.uh.edu math.uh.edu/

More information

2.3. VECTOR SPACES 25

2.3. VECTOR SPACES 25 2.3. VECTOR SPACES 25 2.3 Vector Spaces MATH 294 FALL 982 PRELIM # 3a 2.3. Let C[, ] denote the space of continuous functions defined on the interval [,] (i.e. f(x) is a member of C[, ] if f(x) is continuous

More information

Linear Algebra. Preliminary Lecture Notes

Linear Algebra. Preliminary Lecture Notes Linear Algebra Preliminary Lecture Notes Adolfo J. Rumbos c Draft date April 29, 23 2 Contents Motivation for the course 5 2 Euclidean n dimensional Space 7 2. Definition of n Dimensional Euclidean Space...........

More information

Math 3108: Linear Algebra

Math 3108: Linear Algebra Math 3108: Linear Algebra Instructor: Jason Murphy Department of Mathematics and Statistics Missouri University of Science and Technology 1 / 323 Contents. Chapter 1. Slides 3 70 Chapter 2. Slides 71 118

More information

Chapter 3. Vector spaces

Chapter 3. Vector spaces Chapter 3. Vector spaces Lecture notes for MA1111 P. Karageorgis pete@maths.tcd.ie 1/22 Linear combinations Suppose that v 1,v 2,...,v n and v are vectors in R m. Definition 3.1 Linear combination We say

More information

Remark 1 By definition, an eigenvector must be a nonzero vector, but eigenvalue could be zero.

Remark 1 By definition, an eigenvector must be a nonzero vector, but eigenvalue could be zero. Sec 5 Eigenvectors and Eigenvalues In this chapter, vector means column vector Definition An eigenvector of an n n matrix A is a nonzero vector x such that A x λ x for some scalar λ A scalar λ is called

More information

Applied Linear Algebra

Applied Linear Algebra Applied Linear Algebra OTTO BRETSCHER http://www.prenhall.com/bretscher Chapter 4 Linear Spaces Chia-Hui Chang Email: chia@csie.ncu.edu.tw National Central University, Taiwan October 28, 2002 4.1 Introduction

More information

Chapter 3. More about Vector Spaces Linear Independence, Basis and Dimension. Contents. 1 Linear Combinations, Span

Chapter 3. More about Vector Spaces Linear Independence, Basis and Dimension. Contents. 1 Linear Combinations, Span Chapter 3 More about Vector Spaces Linear Independence, Basis and Dimension Vincent Astier, School of Mathematical Sciences, University College Dublin 3. Contents Linear Combinations, Span Linear Independence,

More information

4.6 Bases and Dimension

4.6 Bases and Dimension 46 Bases and Dimension 281 40 (a) Show that {1,x,x 2,x 3 } is linearly independent on every interval (b) If f k (x) = x k for k = 0, 1,,n, show that {f 0,f 1,,f n } is linearly independent on every interval

More information

1. What is the determinant of the following matrix? a 1 a 2 4a 3 2a 2 b 1 b 2 4b 3 2b c 1. = 4, then det

1. What is the determinant of the following matrix? a 1 a 2 4a 3 2a 2 b 1 b 2 4b 3 2b c 1. = 4, then det What is the determinant of the following matrix? 3 4 3 4 3 4 4 3 A 0 B 8 C 55 D 0 E 60 If det a a a 3 b b b 3 c c c 3 = 4, then det a a 4a 3 a b b 4b 3 b c c c 3 c = A 8 B 6 C 4 D E 3 Let A be an n n matrix

More information

Linear Algebra Practice Problems

Linear Algebra Practice Problems Linear Algebra Practice Problems Math 24 Calculus III Summer 25, Session II. Determine whether the given set is a vector space. If not, give at least one axiom that is not satisfied. Unless otherwise stated,

More information

MAT Linear Algebra Collection of sample exams

MAT Linear Algebra Collection of sample exams MAT 342 - Linear Algebra Collection of sample exams A-x. (0 pts Give the precise definition of the row echelon form. 2. ( 0 pts After performing row reductions on the augmented matrix for a certain system

More information

MATRICES. a m,1 a m,n A =

MATRICES. a m,1 a m,n A = MATRICES Matrices are rectangular arrays of real or complex numbers With them, we define arithmetic operations that are generalizations of those for real and complex numbers The general form a matrix of

More information

Chapter 1 Vector Spaces

Chapter 1 Vector Spaces Chapter 1 Vector Spaces Per-Olof Persson persson@berkeley.edu Department of Mathematics University of California, Berkeley Math 110 Linear Algebra Vector Spaces Definition A vector space V over a field

More information

Lecture Summaries for Linear Algebra M51A

Lecture Summaries for Linear Algebra M51A These lecture summaries may also be viewed online by clicking the L icon at the top right of any lecture screen. Lecture Summaries for Linear Algebra M51A refers to the section in the textbook. Lecture

More information

Math 240, 4.3 Linear Independence; Bases A. DeCelles. 1. definitions of linear independence, linear dependence, dependence relation, basis

Math 240, 4.3 Linear Independence; Bases A. DeCelles. 1. definitions of linear independence, linear dependence, dependence relation, basis Math 24 4.3 Linear Independence; Bases A. DeCelles Overview Main ideas:. definitions of linear independence linear dependence dependence relation basis 2. characterization of linearly dependent set using

More information

XV - Vector Spaces and Subspaces

XV - Vector Spaces and Subspaces MATHEMATICS -NYC- Vectors and Matrices Martin Huard Fall 7 XV - Vector Spaces and Subspaces Describe the zero vector (the additive identity) for the following vector spaces 4 a) c) d) e) C, b) x, y x,

More information

Online Exercises for Linear Algebra XM511

Online Exercises for Linear Algebra XM511 This document lists the online exercises for XM511. The section ( ) numbers refer to the textbook. TYPE I are True/False. Lecture 02 ( 1.1) Online Exercises for Linear Algebra XM511 1) The matrix [3 2

More information

LS.1 Review of Linear Algebra

LS.1 Review of Linear Algebra LS. LINEAR SYSTEMS LS.1 Review of Linear Algebra In these notes, we will investigate a way of handling a linear system of ODE s directly, instead of using elimination to reduce it to a single higher-order

More information

Linear Independence. MATH 322, Linear Algebra I. J. Robert Buchanan. Spring Department of Mathematics

Linear Independence. MATH 322, Linear Algebra I. J. Robert Buchanan. Spring Department of Mathematics Linear Independence MATH 322, Linear Algebra I J. Robert Buchanan Department of Mathematics Spring 2015 Introduction Given a set of vectors {v 1, v 2,..., v r } and another vector v span{v 1, v 2,...,

More information

3.3 Linear Independence

3.3 Linear Independence Prepared by Dr. Archara Pacheenburawana (MA3 Sec 75) 84 3.3 Linear Independence In this section we look more closely at the structure of vector spaces. To begin with, we restrict ourselves to vector spaces

More information

LINEAR ALGEBRA SUMMARY SHEET.

LINEAR ALGEBRA SUMMARY SHEET. LINEAR ALGEBRA SUMMARY SHEET RADON ROSBOROUGH https://intuitiveexplanationscom/linear-algebra-summary-sheet/ This document is a concise collection of many of the important theorems of linear algebra, organized

More information

Math113: Linear Algebra. Beifang Chen

Math113: Linear Algebra. Beifang Chen Math3: Linear Algebra Beifang Chen Spring 26 Contents Systems of Linear Equations 3 Systems of Linear Equations 3 Linear Systems 3 2 Geometric Interpretation 3 3 Matrices of Linear Systems 4 4 Elementary

More information

Chapter 7. Linear Algebra: Matrices, Vectors,

Chapter 7. Linear Algebra: Matrices, Vectors, Chapter 7. Linear Algebra: Matrices, Vectors, Determinants. Linear Systems Linear algebra includes the theory and application of linear systems of equations, linear transformations, and eigenvalue problems.

More information

Equality: Two matrices A and B are equal, i.e., A = B if A and B have the same order and the entries of A and B are the same.

Equality: Two matrices A and B are equal, i.e., A = B if A and B have the same order and the entries of A and B are the same. Introduction Matrix Operations Matrix: An m n matrix A is an m-by-n array of scalars from a field (for example real numbers) of the form a a a n a a a n A a m a m a mn The order (or size) of A is m n (read

More information

Review of Linear Algebra

Review of Linear Algebra Review of Linear Algebra Throughout these notes, F denotes a field (often called the scalars in this context). 1 Definition of a vector space Definition 1.1. A F -vector space or simply a vector space

More information

Review Notes for Linear Algebra True or False Last Updated: February 22, 2010

Review Notes for Linear Algebra True or False Last Updated: February 22, 2010 Review Notes for Linear Algebra True or False Last Updated: February 22, 2010 Chapter 4 [ Vector Spaces 4.1 If {v 1,v 2,,v n } and {w 1,w 2,,w n } are linearly independent, then {v 1 +w 1,v 2 +w 2,,v n

More information

Unit 2, Section 3: Linear Combinations, Spanning, and Linear Independence Linear Combinations, Spanning, and Linear Independence

Unit 2, Section 3: Linear Combinations, Spanning, and Linear Independence Linear Combinations, Spanning, and Linear Independence Linear Combinations Spanning and Linear Independence We have seen that there are two operations defined on a given vector space V :. vector addition of two vectors and. scalar multiplication of a vector

More information

Contents. 2.1 Vectors in R n. Linear Algebra (part 2) : Vector Spaces (by Evan Dummit, 2017, v. 2.50) 2 Vector Spaces

Contents. 2.1 Vectors in R n. Linear Algebra (part 2) : Vector Spaces (by Evan Dummit, 2017, v. 2.50) 2 Vector Spaces Linear Algebra (part 2) : Vector Spaces (by Evan Dummit, 2017, v 250) Contents 2 Vector Spaces 1 21 Vectors in R n 1 22 The Formal Denition of a Vector Space 4 23 Subspaces 6 24 Linear Combinations and

More information

The definition of a vector space (V, +, )

The definition of a vector space (V, +, ) The definition of a vector space (V, +, ) 1. For any u and v in V, u + v is also in V. 2. For any u and v in V, u + v = v + u. 3. For any u, v, w in V, u + ( v + w) = ( u + v) + w. 4. There is an element

More information

Systems of Linear Equations and Matrices

Systems of Linear Equations and Matrices Chapter 1 Systems of Linear Equations and Matrices System of linear algebraic equations and their solution constitute one of the major topics studied in the course known as linear algebra. In the first

More information

MATH 225 Summer 2005 Linear Algebra II Solutions to Assignment 1 Due: Wednesday July 13, 2005

MATH 225 Summer 2005 Linear Algebra II Solutions to Assignment 1 Due: Wednesday July 13, 2005 MATH 225 Summer 25 Linear Algebra II Solutions to Assignment 1 Due: Wednesday July 13, 25 Department of Mathematical and Statistical Sciences University of Alberta Question 1. [p 224. #2] The set of all

More information

Linear Equations in Linear Algebra

Linear Equations in Linear Algebra Linear Equations in Linear Algebra.7 LINEAR INDEPENDENCE LINEAR INDEPENDENCE Definition: An indexed set of vectors {v,, v p } in n is said to be linearly independent if the vector equation x x x 2 2 p

More information

Abstract Vector Spaces

Abstract Vector Spaces CHAPTER 1 Abstract Vector Spaces 1.1 Vector Spaces Let K be a field, i.e. a number system where you can add, subtract, multiply and divide. In this course we will take K to be R, C or Q. Definition 1.1.

More information

Linear Algebra 1 Exam 2 Solutions 7/14/3

Linear Algebra 1 Exam 2 Solutions 7/14/3 Linear Algebra 1 Exam Solutions 7/14/3 Question 1 The line L has the symmetric equation: x 1 = y + 3 The line M has the parametric equation: = z 4. [x, y, z] = [ 4, 10, 5] + s[10, 7, ]. The line N is perpendicular

More information

Systems of Linear Equations and Matrices

Systems of Linear Equations and Matrices Chapter 1 Systems of Linear Equations and Matrices System of linear algebraic equations and their solution constitute one of the major topics studied in the course known as linear algebra. In the first

More information

Linear Equations in Linear Algebra

Linear Equations in Linear Algebra 1 Linear Equations in Linear Algebra 1.7 LINEAR INDEPENDENCE LINEAR INDEPENDENCE Definition: An indexed set of vectors {v 1,, v p } in n is said to be linearly independent if the vector equation x x x

More information

Linear Algebra (Math-324) Lecture Notes

Linear Algebra (Math-324) Lecture Notes Linear Algebra (Math-324) Lecture Notes Dr. Ali Koam and Dr. Azeem Haider September 24, 2017 c 2017,, Jazan All Rights Reserved 1 Contents 1 Real Vector Spaces 6 2 Subspaces 11 3 Linear Combination and

More information

Vector Spaces and SubSpaces

Vector Spaces and SubSpaces Vector Spaces and SubSpaces Linear Algebra MATH 2076 Linear Algebra Vector Spaces & SubSpaces Chapter 4, Section 1b 1 / 10 What is a Vector Space? A vector space is a bunch of objects that we call vectors

More information

MATH 167: APPLIED LINEAR ALGEBRA Chapter 2

MATH 167: APPLIED LINEAR ALGEBRA Chapter 2 MATH 167: APPLIED LINEAR ALGEBRA Chapter 2 Jesús De Loera, UC Davis February 1, 2012 General Linear Systems of Equations (2.2). Given a system of m equations and n unknowns. Now m n is OK! Apply elementary

More information

MAT 242 CHAPTER 4: SUBSPACES OF R n

MAT 242 CHAPTER 4: SUBSPACES OF R n MAT 242 CHAPTER 4: SUBSPACES OF R n JOHN QUIGG 1. Subspaces Recall that R n is the set of n 1 matrices, also called vectors, and satisfies the following properties: x + y = y + x x + (y + z) = (x + y)

More information

Chapter Two Elements of Linear Algebra

Chapter Two Elements of Linear Algebra Chapter Two Elements of Linear Algebra Previously, in chapter one, we have considered single first order differential equations involving a single unknown function. In the next chapter we will begin to

More information

Chapter 1: Systems of linear equations and matrices. Section 1.1: Introduction to systems of linear equations

Chapter 1: Systems of linear equations and matrices. Section 1.1: Introduction to systems of linear equations Chapter 1: Systems of linear equations and matrices Section 1.1: Introduction to systems of linear equations Definition: A linear equation in n variables can be expressed in the form a 1 x 1 + a 2 x 2

More information

Linear Algebra (part 1) : Vector Spaces (by Evan Dummit, 2017, v. 1.07) 1.1 The Formal Denition of a Vector Space

Linear Algebra (part 1) : Vector Spaces (by Evan Dummit, 2017, v. 1.07) 1.1 The Formal Denition of a Vector Space Linear Algebra (part 1) : Vector Spaces (by Evan Dummit, 2017, v. 1.07) Contents 1 Vector Spaces 1 1.1 The Formal Denition of a Vector Space.................................. 1 1.2 Subspaces...................................................

More information

Linear Algebra: Sample Questions for Exam 2

Linear Algebra: Sample Questions for Exam 2 Linear Algebra: Sample Questions for Exam 2 Instructions: This is not a comprehensive review: there are concepts you need to know that are not included. Be sure you study all the sections of the book and

More information

MATH2210 Notebook 3 Spring 2018

MATH2210 Notebook 3 Spring 2018 MATH2210 Notebook 3 Spring 2018 prepared by Professor Jenny Baglivo c Copyright 2009 2018 by Jenny A. Baglivo. All Rights Reserved. 3 MATH2210 Notebook 3 3 3.1 Vector Spaces and Subspaces.................................

More information

OHSx XM511 Linear Algebra: Solutions to Online True/False Exercises

OHSx XM511 Linear Algebra: Solutions to Online True/False Exercises This document gives the solutions to all of the online exercises for OHSx XM511. The section ( ) numbers refer to the textbook. TYPE I are True/False. Answers are in square brackets [. Lecture 02 ( 1.1)

More information

MATH 213 Linear Algebra and ODEs Spring 2015 Study Sheet for Midterm Exam. Topics

MATH 213 Linear Algebra and ODEs Spring 2015 Study Sheet for Midterm Exam. Topics MATH 213 Linear Algebra and ODEs Spring 2015 Study Sheet for Midterm Exam This study sheet will not be allowed during the test Books and notes will not be allowed during the test Calculators and cell phones

More information

Linear equations in linear algebra

Linear equations in linear algebra Linear equations in linear algebra Samy Tindel Purdue University Differential equations and linear algebra - MA 262 Taken from Differential equations and linear algebra Pearson Collections Samy T. Linear

More information

Fall 2016 MATH*1160 Final Exam

Fall 2016 MATH*1160 Final Exam Fall 2016 MATH*1160 Final Exam Last name: (PRINT) First name: Student #: Instructor: M. R. Garvie Dec 16, 2016 INSTRUCTIONS: 1. The exam is 2 hours long. Do NOT start until instructed. You may use blank

More information

Matrices and Matrix Algebra.

Matrices and Matrix Algebra. Matrices and Matrix Algebra 3.1. Operations on Matrices Matrix Notation and Terminology Matrix: a rectangular array of numbers, called entries. A matrix with m rows and n columns m n A n n matrix : a square

More information

LINEAR ALGEBRA W W L CHEN

LINEAR ALGEBRA W W L CHEN LINEAR ALGEBRA W W L CHEN c W W L Chen, 994, 28. This chapter is available free to all individuals, on the understanding that it is not to be used for financial gain, and may be downloaded and/or photocopied,

More information

Math 250B Midterm II Information Spring 2019 SOLUTIONS TO PRACTICE PROBLEMS

Math 250B Midterm II Information Spring 2019 SOLUTIONS TO PRACTICE PROBLEMS Math 50B Midterm II Information Spring 019 SOLUTIONS TO PRACTICE PROBLEMS Problem 1. Determine whether each set S below forms a subspace of the given vector space V. Show carefully that your answer is

More information

Chapter 1: Linear Equations

Chapter 1: Linear Equations Chapter : Linear Equations (Last Updated: September, 6) The material for these notes is derived primarily from Linear Algebra and its applications by David Lay (4ed).. Systems of Linear Equations Before

More information

MTH501- Linear Algebra MCQS MIDTERM EXAMINATION ~ LIBRIANSMINE ~

MTH501- Linear Algebra MCQS MIDTERM EXAMINATION ~ LIBRIANSMINE ~ MTH501- Linear Algebra MCQS MIDTERM EXAMINATION ~ LIBRIANSMINE ~ Question No: 1 (Marks: 1) If for a linear transformation the equation T(x) =0 has only the trivial solution then T is One-to-one Onto Question

More information

Math 54. Selected Solutions for Week 5

Math 54. Selected Solutions for Week 5 Math 54. Selected Solutions for Week 5 Section 4. (Page 94) 8. Consider the following two systems of equations: 5x + x 3x 3 = 5x + x 3x 3 = 9x + x + 5x 3 = 4x + x 6x 3 = 9 9x + x + 5x 3 = 5 4x + x 6x 3

More information

Linear Systems and Matrices

Linear Systems and Matrices Department of Mathematics The Chinese University of Hong Kong 1 System of m linear equations in n unknowns (linear system) a 11 x 1 + a 12 x 2 + + a 1n x n = b 1 a 21 x 1 + a 22 x 2 + + a 2n x n = b 2.......

More information

MATH 23a, FALL 2002 THEORETICAL LINEAR ALGEBRA AND MULTIVARIABLE CALCULUS Solutions to Final Exam (in-class portion) January 22, 2003

MATH 23a, FALL 2002 THEORETICAL LINEAR ALGEBRA AND MULTIVARIABLE CALCULUS Solutions to Final Exam (in-class portion) January 22, 2003 MATH 23a, FALL 2002 THEORETICAL LINEAR ALGEBRA AND MULTIVARIABLE CALCULUS Solutions to Final Exam (in-class portion) January 22, 2003 1. True or False (28 points, 2 each) T or F If V is a vector space

More information

Linear Algebra Homework and Study Guide

Linear Algebra Homework and Study Guide Linear Algebra Homework and Study Guide Phil R. Smith, Ph.D. February 28, 20 Homework Problem Sets Organized by Learning Outcomes Test I: Systems of Linear Equations; Matrices Lesson. Give examples of

More information

1 Last time: multiplying vectors matrices

1 Last time: multiplying vectors matrices MATH Linear algebra (Fall 7) Lecture Last time: multiplying vectors matrices Given a matrix A = a a a n a a a n and a vector v = a m a m a mn Av = v a a + v a a v v + + Rn we define a n a n a m a m a mn

More information

Chapter 1: Linear Equations

Chapter 1: Linear Equations Chapter : Linear Equations (Last Updated: September, 7) The material for these notes is derived primarily from Linear Algebra and its applications by David Lay (4ed).. Systems of Linear Equations Before

More information

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET This is a (not quite comprehensive) list of definitions and theorems given in Math 1553. Pay particular attention to the ones in red. Study Tip For each

More information

Glossary of Linear Algebra Terms. Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB

Glossary of Linear Algebra Terms. Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB Glossary of Linear Algebra Terms Basis (for a subspace) A linearly independent set of vectors that spans the space Basic Variable A variable in a linear system that corresponds to a pivot column in the

More information

MATH 304 Linear Algebra Lecture 10: Linear independence. Wronskian.

MATH 304 Linear Algebra Lecture 10: Linear independence. Wronskian. MATH 304 Linear Algebra Lecture 10: Linear independence. Wronskian. Spanning set Let S be a subset of a vector space V. Definition. The span of the set S is the smallest subspace W V that contains S. If

More information

Chapter 4 - MATRIX ALGEBRA. ... a 2j... a 2n. a i1 a i2... a ij... a in

Chapter 4 - MATRIX ALGEBRA. ... a 2j... a 2n. a i1 a i2... a ij... a in Chapter 4 - MATRIX ALGEBRA 4.1. Matrix Operations A a 11 a 12... a 1j... a 1n a 21. a 22.... a 2j... a 2n. a i1 a i2... a ij... a in... a m1 a m2... a mj... a mn The entry in the ith row and the jth column

More information

CHAPTER 5. Higher Order Linear ODE'S

CHAPTER 5. Higher Order Linear ODE'S A SERIES OF CLASS NOTES FOR 2005-2006 TO INTRODUCE LINEAR AND NONLINEAR PROBLEMS TO ENGINEERS, SCIENTISTS, AND APPLIED MATHEMATICIANS DE CLASS NOTES 2 A COLLECTION OF HANDOUTS ON SCALAR LINEAR ORDINARY

More information

Linear Independence x

Linear Independence x Linear Independence A consistent system of linear equations with matrix equation Ax = b, where A is an m n matrix, has a solution set whose graph in R n is a linear object, that is, has one of only n +

More information

Worksheet for Lecture 15 (due October 23) Section 4.3 Linearly Independent Sets; Bases

Worksheet for Lecture 15 (due October 23) Section 4.3 Linearly Independent Sets; Bases Worksheet for Lecture 5 (due October 23) Name: Section 4.3 Linearly Independent Sets; Bases Definition An indexed set {v,..., v n } in a vector space V is linearly dependent if there is a linear relation

More information

Linear Algebra- Final Exam Review

Linear Algebra- Final Exam Review Linear Algebra- Final Exam Review. Let A be invertible. Show that, if v, v, v 3 are linearly independent vectors, so are Av, Av, Av 3. NOTE: It should be clear from your answer that you know the definition.

More information

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 1 x 2. x n 8 (4) 3 4 2

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 1 x 2. x n 8 (4) 3 4 2 MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS SYSTEMS OF EQUATIONS AND MATRICES Representation of a linear system The general system of m equations in n unknowns can be written a x + a 2 x 2 + + a n x n b a

More information

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET This is a (not quite comprehensive) list of definitions and theorems given in Math 1553. Pay particular attention to the ones in red. Study Tip For each

More information

6.4 BASIS AND DIMENSION (Review) DEF 1 Vectors v 1, v 2,, v k in a vector space V are said to form a basis for V if. (a) v 1,, v k span V and

6.4 BASIS AND DIMENSION (Review) DEF 1 Vectors v 1, v 2,, v k in a vector space V are said to form a basis for V if. (a) v 1,, v k span V and 6.4 BASIS AND DIMENSION (Review) DEF 1 Vectors v 1, v 2,, v k in a vector space V are said to form a basis for V if (a) v 1,, v k span V and (b) v 1,, v k are linearly independent. HMHsueh 1 Natural Basis

More information

MATH 323 Linear Algebra Lecture 12: Basis of a vector space (continued). Rank and nullity of a matrix.

MATH 323 Linear Algebra Lecture 12: Basis of a vector space (continued). Rank and nullity of a matrix. MATH 323 Linear Algebra Lecture 12: Basis of a vector space (continued). Rank and nullity of a matrix. Basis Definition. Let V be a vector space. A linearly independent spanning set for V is called a basis.

More information

7. Dimension and Structure.

7. Dimension and Structure. 7. Dimension and Structure 7.1. Basis and Dimension Bases for Subspaces Example 2 The standard unit vectors e 1, e 2,, e n are linearly independent, for if we write (2) in component form, then we obtain

More information

Vector Spaces. Addition : R n R n R n Scalar multiplication : R R n R n.

Vector Spaces. Addition : R n R n R n Scalar multiplication : R R n R n. Vector Spaces Definition: The usual addition and scalar multiplication of n-tuples x = (x 1,..., x n ) R n (also called vectors) are the addition and scalar multiplication operations defined component-wise:

More information

Exercises Chapter II.

Exercises Chapter II. Page 64 Exercises Chapter II. 5. Let A = (1, 2) and B = ( 2, 6). Sketch vectors of the form X = c 1 A + c 2 B for various values of c 1 and c 2. Which vectors in R 2 can be written in this manner? B y

More information

Math 313 Chapter 5 Review

Math 313 Chapter 5 Review Math 313 Chapter 5 Review Howard Anton, 9th Edition May 2010 Do NOT write on me! Contents 1 5.1 Real Vector Spaces 2 2 5.2 Subspaces 3 3 5.3 Linear Independence 4 4 5.4 Basis and Dimension 5 5 5.5 Row

More information